(get_window_cursor_type): Replace BOX cursor on images
authorKim F. Storm <storm@cua.dk>
Sun, 27 Aug 2006 22:23:07 +0000 (22:23 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 27 Aug 2006 22:23:07 +0000 (22:23 +0000)
commita3f3b08bc8f681add7f4f2bdb4699c37a850cbf0
tree2dd386103f2032bdc974cee9e8da6aa35a886ef4
parent3bc42baf044c46bad1dbd32a1e10521f28d7cfe1
(get_window_cursor_type): Replace BOX cursor on images
with a hollow box cursor if image is larger than 32x32 (or the default
frame font if that is bigger).  Replace any other cursor on images
with hollow box cursor, as redisplay doesn't support bar and hbar
cursors on images.
src/xdisp.c